home *** CD-ROM | disk | FTP | other *** search
/ Revista CD Expert 32 / CD Expert nº 32.iso / Emergency / emergyus.exe / BC5 / EXAMPLES / WINDOWS / DLLDEMO / readme.txt
Text File  |  1997-03-25  |  411b  |  16 lines

  1. ----------------------------------------------------------------------------
  2.  Borland C++
  3.  Copyright (c) 1987, 1996 Borland International Inc.  All Rights Reserved.
  4. ----------------------------------------------------------------------------
  5.  
  6. TITLE:
  7.     DLLDEMO
  8.  
  9. PURPOSE:
  10.     Demonstrates an application (DLLDEMO.EXE) using a C++ class which is
  11.     exported from a DLL (BITMAP.DLL).
  12.  
  13. COMMENTS:
  14.  
  15.  
  16.